GrapeCity.Xaml.SpreadSheet.Data Namespace > NotifyCollectionBase<T> Class : Remove Method |
'Usage Dim instance As NotifyCollectionBase(Of T) Dim item As T Dim value As Boolean value = instance.Remove(item)
true
if the item is successfully removed; otherwise, false
.Exception | Description |
---|---|
System.NotSupportedException | The collection is read-only. |
Target Platforms: Windows Server 2012, Windows RT